projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
444234e
)
core: Drop a leftover unnecessary #define _GNU_SOURCE
author
Colin Walters
<walters@verbum.org>
Tue, 16 Jul 2013 13:22:42 +0000
(09:22 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 16 Jul 2013 13:22:42 +0000
(09:22 -0400)
We now use AC_USE_SYSTEM_EXTENSIONS.
src/libostree/ostree-repo.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo.c
b/src/libostree/ostree-repo.c
index bd891976a27d8d5f833b7ab9f817e75643964849..b9697c769a23619b0c5139d8e1087cd279519e08 100644
(file)
--- a/
src/libostree/ostree-repo.c
+++ b/
src/libostree/ostree-repo.c
@@
-20,8
+20,6
@@
* Author: Colin Walters <walters@verbum.org>
*/
-#define _GNU_SOURCE
-
#include "config.h"
#include "ostree-repo-private.h"